Skip to content

Conversation

ptomato
Copy link
Collaborator

@ptomato ptomato commented Jun 17, 2025

This operation can be called with a time unit as largestUnit. It should continue to work as advertised, the type assertion in the header was just wrong.

Closes: #3121

This operation can be called with a time unit as largestUnit. It should
continue to work as advertised, the type assertion in the header was
just wrong.

Closes: #3121
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.85%. Comparing base (2512852) to head (281a3c2).
⚠️ Report is 36 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3123   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files          21       21           
  Lines        9983     9983           
  Branches     1829     1829           
=======================================
  Hits         9669     9669           
  Misses        268      268           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@justingrant justingrant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ptomato ptomato merged commit 3c8d939 into main Aug 20, 2025
10 checks passed
@ptomato ptomato deleted the 3121-bubble-largest-unit branch August 20, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BubbleRelativeDuration: Undefined behaviour when called with time units
2 participants